[INFO] cloning repository https://github.com/ttarabbia/obsidian_table_to_map
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ttarabbia/obsidian_table_to_map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttarabbia%2Fobsidian_table_to_map", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttarabbia%2Fobsidian_table_to_map'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c512c26e418fc567a21dda39157dbbc95862b073
[INFO] checking ttarabbia/obsidian_table_to_map against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fttarabbia%2Fobsidian_table_to_map" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ttarabbia/obsidian_table_to_map
[INFO] finished tweaking git repo https://github.com/ttarabbia/obsidian_table_to_map
[INFO] tweaked toml for git repo https://github.com/ttarabbia/obsidian_table_to_map written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ttarabbia/obsidian_table_to_map on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ttarabbia/obsidian_table_to_map already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbad7b715158a13e744cf7abdf5cad769ce2509db5e260638a1c6ef450988cb8
[INFO] running `Command { std: "docker" "start" "-a" "cbad7b715158a13e744cf7abdf5cad769ce2509db5e260638a1c6ef450988cb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbad7b715158a13e744cf7abdf5cad769ce2509db5e260638a1c6ef450988cb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbad7b715158a13e744cf7abdf5cad769ce2509db5e260638a1c6ef450988cb8", kill_on_drop: false }`
[INFO] [stdout] cbad7b715158a13e744cf7abdf5cad769ce2509db5e260638a1c6ef450988cb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4a684214b51cacbb71b4b74b779d5c602e7f5c76f85475b704a3f1a04b46557
[INFO] running `Command { std: "docker" "start" "-a" "c4a684214b51cacbb71b4b74b779d5c602e7f5c76f85475b704a3f1a04b46557", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking markdown v1.0.0-alpha.21
[INFO] [stderr]     Checking md_to_csv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `md_to_csv` (bin "md_to_csv" test) due to 2 previous errors
[INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `=>`
[INFO] [stdout]   --> src/main.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 |             mdast.into_iter().map(|n| {match(markdown::Table => println!("{:?}", n); _ => pass)});
[INFO] [stdout]    |                                                              ^^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: expected one of `.`, `?`, `{`, or an operator, found `}`
[INFO] [stdout]   --> src/main.rs:25:96
[INFO] [stdout]    |
[INFO] [stdout] 25 |             mdast.into_iter().map(|n| {match(markdown::Table => println!("{:?}", n); _ => pass)});
[INFO] [stdout]    |                                        ----- while parsing this `match` expression             ^ expected one of `.`, `?`, `{`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `=>`
[INFO] [stdout]   --> src/main.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 |             mdast.into_iter().map(|n| {match(markdown::Table => println!("{:?}", n); _ => pass)});
[INFO] [stdout]    |                                                              ^^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `.`, `?`, `{`, or an operator, found `}`
[INFO] [stdout]   --> src/main.rs:25:96
[INFO] [stdout]    |
[INFO] [stdout] 25 |             mdast.into_iter().map(|n| {match(markdown::Table => println!("{:?}", n); _ => pass)});
[INFO] [stdout]    |                                        ----- while parsing this `match` expression             ^ expected one of `.`, `?`, `{`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `md_to_csv` (bin "md_to_csv") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c4a684214b51cacbb71b4b74b779d5c602e7f5c76f85475b704a3f1a04b46557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a684214b51cacbb71b4b74b779d5c602e7f5c76f85475b704a3f1a04b46557", kill_on_drop: false }`
[INFO] [stdout] c4a684214b51cacbb71b4b74b779d5c602e7f5c76f85475b704a3f1a04b46557
